home *** CD-ROM | disk | FTP | other *** search
- Path: news.mindlink.net!giant!a09748
- From: a09748@giant.mindlink.bc.ca (ESSA)
- Newsgroups: comp.lang.c,comp.lang.c++
- Subject: Re: Internet Based Programming
- Followup-To: comp.lang.c,comp.lang.c++
- Date: 7 Feb 1996 02:58:33 GMT
- Organization: MIND LINK! - British Columbia, Canada
- Message-ID: <4f94gp$9qv@fountain.mindlink.net>
- References: <4e947m$ip9@life.ai.mit.edu>
- NNTP-Posting-Host: giant.mindlink.net
- X-Newsreader: TIN [version 1.2 PL2]
-
- Mike Afergan (mikea@ai.mit.edu) wrote:
- : I have knowledge of C/C++ programming as well as the various protocols
- : used on the internet. However, I am looking for some
- : information/examples regarding internet-based C/C++ applications
- : (i.e., a ftp program or one that uses a TCP socket).
- : I assume this is simply a matter of including the proper header files,
- : but am nevertheless unable to find any good informaton.
- : Could anyone supply me with a few good refrences (web links or book
- : recomendations)?
-
- If you pick up the Feb 96 issue of Microsoft Systems Journal, you'll find
- details on how to build a rudimentary web server. Complete source code is
- available somewhere at http://www.microsoft.com/ - don't know if it's what
- you need since it's using MFC CSocket classes, rather than illustrating
- winsock API calls, but worth a look.
-
- ---
- pwhiteside@essa.com
-